You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > SetSubRange Method > clVector.SetSubRange Method ([In] TOpenCLMtxVec, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.SetSubRange Method ([In] TOpenCLMtxVec, int, int)

Define a subvector of the Src vector starting at Index and ending at Index+Len-1.

Syntax
C#
Visual Basic
public void SetSubRange([In] TOpenCLMtxVec Src, int Index, int Len);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!